home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / catcolor.zip / CATCOLOR.DOC next >
Text File  |  1992-09-26  |  4KB  |  87 lines

  1.  
  2.                                  CATCOLOR
  3.                                  ++++++++
  4.  
  5.                A viewer for Wildcat! 3.x @-coded color files
  6.  
  7.       a public domain Wildcat! 3.0 SysOps' utility by Michael Conley.
  8.  
  9.                       Version 1.40, compiled 09/26/92
  10.             [ standalone - does NOT require a runtime module ]
  11.  
  12. WHAT IT DOES:
  13. -------------
  14. This is a program which will read Wildcat! 3.x display files and convert
  15. the @xx@ color codes to color.  It will also respond correctly to the
  16. @PAUSE@ command (unless the NonStop key is pressed), and the @CLS@ command.
  17.  
  18. Most other Wildcat! codes will be "simulated" UNLESS you add a /NO switch
  19. to the command line after the file name.  Fictitious entries have been 
  20. hard-coded into CATCOLOR to give the general appearance of your display 
  21. file as it will look to the caller.  Obviously, because CATCOLOR may not 
  22. have access to your user or system information, there is no practical way 
  23. to display these variables accurately, outside of the Wildcat! environment 
  24. itself.
  25.  
  26. Running the program:
  27. --------------------
  28. The program can accept a standard DOS filespec, including wildcards.  It
  29. will search for matching files and display them one at a time.  You may
  30. abort by typing [Q]uit at any prompt.
  31.  
  32. CATCOLOR BULL*.BBS  
  33.   (or)
  34. CATCOLOR BULL*.BBS /NO  << the /NO switch turns OFF the simulated variable
  35.                             translation in the display.
  36.  
  37. You may include a valid DOS path:
  38.  
  39. CATCOLOR \WC30\BULL\BULL??.BBS
  40.  
  41. And the program will locate the file(s), clear the screen, and tell you it's
  42. ready for viewing.  Strike any key to begin.  The display is paged, pausing
  43. at every screenful or any @PAUSE@ command, unless you choose the [N]onStop
  44. option, in which case it will play continuously till the end of the file.
  45.  
  46. In paged mode, you may scroll back through several pages of the file by 
  47. touching the [P] key.
  48.  
  49. A [S]top command will abort the file display and advance to the next file,
  50. if there are multiple files that match your command line filespec.
  51.  
  52. Entering the number 1 thru 9 will regulate the display speed on a line-by-line
  53. basis.
  54.  
  55. Touching [Q]uit will cancel any remaining files and return you to the DOS 
  56. prompt.
  57.  
  58. CATCOLOR will auto-detect the current display mode of your monitor and will
  59. display the maximum available number of files lines per screen.
  60.  
  61. ------------------------------------------------------------------
  62. PROBLEMS, SUGGESTIONS:
  63.  
  64. This program is public domain.  I don't seek or accept any donations or 
  65. registration fees for any of my Wildcat! utility programs, including 
  66. TODAYBBS, FLOP, MSTAT, USTAT, and others ... however I invite you to
  67. read the short textfile "SHARE" enclosed in this ZIPfile.  It suggests
  68. that you make a contribution to YOUR favorite charity if you find this
  69. program useful.
  70.  
  71. I welcome suggestions, and will try to help (no guarantees) if there are
  72. problems.
  73.  
  74. You may contact me at The Charlatan's Cabin BBS  (213) 654-7337.  Mention
  75. your Wildcat! registration number in the comment and you'll be upgraded to
  76. visiting sysop level without the usually required registration by mail.
  77.  
  78. You may also leave a message via CompuServe EMail. My CompuServe account 
  79. number is 70250,220.  I also regularly check the Mustang Software head-
  80. quarters BBS, especially the "3rd Party Utilities Help" conference.
  81.  
  82. Please, NO VOICE CALLS.  This isn't meant to be unfriendly, but with the 
  83. price of public domain software these days ... I just can't afford to be 
  84. "on call."  I WILL respond to your questions via my BBS or CompuServe,
  85. or via the Mustang Software registered SysOp BBS.
  86.  
  87.